EU Health Data API
1.0.0-ballot - ballot
150
This page is part of the EU Health Data API (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
This section defines the API requirements for EHR systems that provide EEHRxF data that conforms to the HL7 EU Hospital Discharge Report content profile.
Hospital Discharge Reports can be accessed via document exchange.
| Actor | Description | CapabilityStatement |
|---|---|---|
| Document Consumer | Retrieves HDR documents | EEHRxF Document Consumer |
| Document Access Provider | Serves HDR documents | EEHRxF Document Access Provider |
For document-based access, use the Document Exchange transactions.
The Hospital Discharge Report is differentiated via the following DocumentReference fields:
18842-5 (Discharge summary)Discharge-Reports (EHDS Priority Category)GET /DocumentReference?patient=123&type=http://loinc.org|18842-5&status=current
See Example: Retrieve A European Patient Summary for a complete workflow example (the pattern is identical).